home *** CD-ROM | disk | FTP | other *** search
/ Zoom 2 / Zoom - Release 2 (1996)(Active Software)[!].iso / utilities / comms / irc / grapevine / rexx / exec.gvrexx < prev    next >
Encoding:
Text File  |  1995-07-13  |  121 b   |  6 lines

  1. /** Script to execute a DOS function from Grapevine. **/
  2.  
  3. arg cmd
  4.  
  5. address command cmd ">CON://640/200//WAIT/AUTO/CLOSE"
  6.